Skip to content

Conversation

@Bultjer
Copy link

@Bultjer Bultjer commented Oct 8, 2025

No description provided.

Copy link

@orangecms orangecms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no spelling mistake:
"lest" means to prevent something from happening; in this instance, we refrain from making the module pub, preventing possible mistakes people could make outside our control.

Admittedly, it is a word that non-native speakers may not understand.
I think this is a good call to change the wording:

Keep the module private to prevent outside users from inventing their own protocols.

}

// private module, lest outside users invent their own protocol kinds!
// private module, lets outside users invent their own protocol kinds!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// private module, lets outside users invent their own protocol kinds!
// Keep the module private to prevent outside users from inventing their own protocols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants